import { Rating } from '@aws-amplify/ui-react'; export const RatingGlobalSizeExample = () => { return ( ); };